SDAC

TMSConnection Properties

Properties of the TMSConnection class.

For a complete list of the TMSConnection class members, see the TMSConnection Members topic.

Public

Name Description

ClientVersion (inherited from TCustomMSConnection)

Contains the version of Microsoft OLE DB Provider for SQL Server.

ConnectDialog (inherited from TCustomDAConnection)

Allows to link a TCustomConnectDialog component.

ConnectString (inherited from TCustomDAConnection)

Used to specify the connection information, such as: UserName, Password, Server, etc.

ConvertEOL (inherited from TCustomDAConnection)

Allows customizing line breaks in string fields and parameters.

Database (inherited from TCustomMSConnection)

Used to specify the database name that is a default source of data for SQL queries once a connection is established.

InTransaction (inherited from TCustomDAConnection)

Indicates whether the transaction is active.

IsolationLevel (inherited from TCustomMSConnection)

Used to specify the extent to which all outside transactions interfere with subsequent transactions of the current connection.

LoginPrompt (inherited from TCustomDAConnection)

Specifies whether a login dialog appears immediately before opening a new connection.

Password (inherited from TCustomDAConnection)

Serves to supply a password for login.

Pooling (inherited from TCustomDAConnection)

Enables or disables using connection pool.

PoolingOptions (inherited from TCustomDAConnection)

Specifies the behaviour of connection pool.

Server (inherited from TCustomDAConnection)

Serves to supply the server name for login.

ServerVersion (inherited from TCustomMSConnection)

Contains the exact number of the SQL Server version.

Username (inherited from TCustomDAConnection)

Used to supply a user name for login.

Published

Name Description

Authentication

Used to specify the authentication service used by the database server to identify a user.

ConnectionTimeout

Used to specify the amount of time before an attempt to make a connection is considered unsuccessful.

Options

Used to specify the behaviour of a TMSConnection object.

Port

Used to specify the port number for the connection.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback